home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / inter36d.zip / INTHELP.ZIP / INTHELP.DOC < prev    next >
Text File  |  1991-09-05  |  1KB  |  32 lines

  1.     The  program  INTHELP  converts  the  raw  Interrupt file into an input
  2. file  for  the  Object  Professional  MAKEHELP  program to create a POPHELP
  3. database.
  4.  
  5.     The command line syntax is :
  6.   c:> INTHELP [inputfile-name] [outputfile-name]
  7.  
  8.     The  square  brackets  mean  that  the  filenames  are optional. If you
  9. don't specify them,  the program will prompt you for the missing name(s).
  10.  
  11.     From  the  5/91  list, it creates a 1.2M source file for MAKEHELP which
  12. then creates a help database of about 951K.
  13.  
  14. Hint : run the MAKEHELP utility with the /q qualifier because some of
  15.        the topics cross-reference themselves (in the 5/91 list).
  16.        These topics are : - INT 10 / AX=4400
  17.                           - INT 67 / AX=4700
  18.                           - INT 67 / AX=0E07
  19.                           - INT 6A / AX=D000
  20.  
  21.     The created help database has 3 levels of hierarchy and the correct
  22. connections, including cross-references.
  23.  
  24.     There are two versions of this utility using the same command line
  25. conventions : INTHELP and FANCYHELP. The only difference between the two
  26. is the user-interface.
  27.  
  28. Frank Van Camp
  29. Beekvelden  25
  30. 2840      REET
  31. Belgium
  32.